home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
utilenus
/
auto45
/
netexamp.mdf
< prev
next >
Wrap
Text File
|
1990-10-23
|
1KB
|
34 lines
%%USER_NAME%'s NETWORK MAIN MENU
*%USER_NAME%'s Own Menu
?Access User's own System
@%USER_NAME%.MDF
*Inventory Control System
?Select to Use User's Dept. Database
>Please Input the Drive Letter
> You Wish to Access, or Press
> ESCAPE to Return to Automenu.
>
<A:,B:,C:,D:,F:,G:
>
>And the Name of the SUBDIRECTORY Your File is In.
>
<\%USER_NAME%,\,\DATA
>
>And Now Please Select the Name
> Of the File You Wish to Access.
>
<%USER_NAME%,%FIRST_FILE%,INVENTRY,BASICS,LOCAL
+ECHO OFF
+CLS
+%1
+CD \%2
+PCF /FILE,%3
+CD \AUTOMENU
+AUTO NETEXAMP.MDF
*Exit To DOS
?Select to Return to Network Main Directory
+CD \PUBLIC
+ECHO NOW EXITING TO DOS IN NETWORK SUBDIRECTORY
+ECHO JUST TYPE "AUTO" TO RETURN TO AUTOMENU
#End of Network Menu Example "NETEXAMP.MDF"